home *** CD-ROM | disk | FTP | other *** search
- OTH.EXE Compiled Othello game program.
- OTH.PAS Turbo Pascal 4.0 source code for above game.
-
- This is a simple version of the othello game. It was created as a
- class project at Eastern Illinois University, Charleston,
- Illinois. It is given to public domain for the enjoyment of
- users, but mainly for a programming example where others may need
- a reference for similar projects. There are minor bugs in the
- program and it could have been written more efficiently, but it
- does present some of the feature of the Pascal language.
-
- Enjoy.